CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - k medoids

搜索资源列表

  1. medoids

    0下载:
  2. 一个完整的以类的形式的k-medoids算法-to a complete category in the form of k-medoids algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1436
    • 提供者:小朱
  1. JAVA实现文本聚类,用到TF/IDF权重

    7下载:
  2. JAVA实现文本聚类,用到TF/IDF权重,用余弦夹角计算文本相似度,用k-means进行数据聚类等数学和统计 知识。,JAVA realization of text clustering, using TF/IDF weight, calculated using cosine angle between the text of similarity, using k-means clustering for data such as mathematical and statistical
  3. 所属分类:JSP源码/Java

    • 发布日期:2012-10-22
    • 文件大小:1491
    • 提供者:优优
  1. kMedoids.rar k-中心聚类算法的matlab实现

    6下载:
  2. k-中心聚类算法的matlab实现。直接读取文档数据,没有维限制。,k-Medoids clustering algorithm matlab implementation. Document data read directly, there is no dimension restrictions.
  3. 所属分类:matlab例程

    • 发布日期:2016-01-25
    • 文件大小:2217
    • 提供者:
  1. dataMining.rar

    0下载:
  2. 数据挖掘的软件,集成了关联规则、k-均值聚类、模糊聚类、k-中心点聚类四种算法,software of data mining
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:148344
    • 提供者:lqinggui
  1. k-meansjava.rar

    1下载:
  2. 用JAVA语言实现的经典聚类算法k-means,聚类与分类不同,它是无监督的过程,,JAVA language used to achieve a classic clustering algorithm k-means, clustering and classification of different, it is the unsupervised process,
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:8433
    • 提供者:刘年
  1. k-medoids

    0下载:
  2. k-medoids实现网络社区聚类,含有使用说明书和算法原理-k-medoids clustering for network communities, containing instructions and algorithm theory
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:18881
    • 提供者:yq
  1. 聚类K-Medoids算法

    3下载:
  2. 聚类K-Medoids算法。文件里面包含了详细的程序说明和示例。-K-Medoids clustering algorithm.The file contains a detailed descr iption of the procedures and examples.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-10-17
    • 文件大小:19734
    • 提供者:
  1. K-Means

    0下载:
  2. K均值聚类算法 C++实现的K均值聚类算法。-K means clustering algorithm C++ Achieved K-means clustering algorithm.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2016-06-30
    • 文件大小:179490
    • 提供者:ellen
  1. K_Medoids

    1下载:
  2. K-medoids算法的实现,c++实现-K-medoids cluster algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:1320392
    • 提供者:高三十
  1. k-means_cl210447332008

    0下载:
  2. it is Also Kmeans Algorithm in java.
  3. 所属分类:Other Databases

    • 发布日期:2017-04-17
    • 文件大小:54339
    • 提供者:Naeem Ullah
  1. jpg2ppm

    0下载:
  2. 图片格式由jpg转换成ppm, K. MIKOLAJCZYK University of Oxford, OX1 3PJ, Oxford, United Kingdom-Jpg image format conversion to ppm, K. MIKOLAJCZYK University of Oxford, OX1 3PJ, Oxford, United Kingdom
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:3546
    • 提供者:lrw
  1. newkqpso

    0下载:
  2. 对k-medoids与qpso结合的算法进行改进。选择调用qpso优化,降低运行时间,提高算法的执行效率。-Pairs of k-medoids algorithm combined with the qpso improvements. Select call qpso optimization, reducing operating time and improve the efficiency of the implementation of the algorithm.
  3. 所属分类:matlab例程

    • 发布日期:2017-04-07
    • 文件大小:2544
    • 提供者:
  1. k-means_Program

    0下载:
  2. k-means 算法接受输入量 k ;然后将n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。 -k-means algorithm to accept input k then n-k of data objects into a cluster in order to make the cluster available to meet: t
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:930292
    • 提供者:Chenguang
  1. K-medoids-with-the-analysis-

    1下载:
  2. 基于聚类的K中心点算法,附带说明文档,代码简单高效,很好的利用了矩阵的代数运算。数学思想较为高深,但通过仔细研读说明文档和动手操作,matlab数学分析能力可以得到有效的提高-K medoids clustering annotated document, the code is simple and efficient, good use of matrix algebra operations. Mathematical thinking is more profound, but by c
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:10741
    • 提供者:菜包
  1. k-medoids

    2下载:
  2. 聚类算法中的k-medoids算法,和 k-means 肯定是非常相似的。事实也确实如此,k-medoids 可以算是 k-means 的一个变种。k-medoids 和 k-means 不一样的地方在于中心点的选取,在 k-medoids 算法中,我们将从当前 cluster 中选取这样一个点——它到其他所有(当前 cluster 中的)点的距离之和最小——作为中心点。-Clustering algorithm k-medoids algorithm, and k-means is certa
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:14396
    • 提供者:赵小娟
  1. k-mean+k-medoids

    1下载:
  2. 机器学习中的两个基本算法,k-means 和k-medoids 通过学习英文课件,更好的理解算法内涵(Machine learning in the two basic algorithms, K-means and k-medoids through learning English courseware, better understanding of the algorithm connotation)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-30
    • 文件大小:543744
    • 提供者:tink2123
  1. k-mediod-PAM

    0下载:
  2. k-medoids with matlab is very strong
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:863232
    • 提供者:akbari1368
  1. k-medoids

    0下载:
  2. k-medoids聚类算法对数据进行分类处理(k-medoids Clustering algorithm for data classification)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:丶gorgerous
  1. K-Medoids Clustering

    0下载:
  2. K-Medoids Clustering
  3. 所属分类:其它文档

  1. KM

    1下载:
  2. 基于k-medoids算法的改进算法,在第五代移动通信中D2D通信中的应用。(The improved algorithm based on k-medoids algorithm is applied to D2D communication in the fifth generation mobile communication.)
  3. 所属分类:其他

    • 发布日期:2020-02-17
    • 文件大小:1024
    • 提供者:winterisgone
« 12 3 »
搜珍网 www.dssz.com